2005-06-18 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkcellrenderertoggle.c:
+ * gtk/gtktextview.c:
+ * gtk/gtktreeview.c: Typo fixes in comments.
+
* gtk/gtkpaned.c (gtk_paned_add): Barf if more than
2 children are added. (#308111, Morten Welinder)
2005-06-18 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkcellrenderertoggle.c:
+ * gtk/gtktextview.c:
+ * gtk/gtktreeview.c: Typo fixes in comments.
+
* gtk/gtkpaned.c (gtk_paned_add): Barf if more than
2 children are added. (#308111, Morten Welinder)
2005-06-18 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkcellrenderertoggle.c:
+ * gtk/gtktextview.c:
+ * gtk/gtktreeview.c: Typo fixes in comments.
+
* gtk/gtkpaned.c (gtk_paned_add): Barf if more than
2 children are added. (#308111, Morten Welinder)
* gtk_cell_renderer_toggle_get_radio:
* @toggle: a #GtkCellRendererToggle
*
- * Returns wether we're rendering radio toggles rather than checkboxes.
+ * Returns whether we're rendering radio toggles rather than checkboxes.
*
* Return value: %TRUE if we're rendering radio toggles rather than checkboxes
**/
/*
* Move @start and @end to the boundaries of the selection unit (indicated by
- * @granularity) which contained @start initially. Return wether @start was
+ * @granularity) which contained @start initially. Return whether @start was
* contained in a selection unit at all (which may not be the case for words).
*/
static gboolean
*
* If the sort column is set, users can use the "start-interactive-search"
* key binding to bring up search popup. The enable-search property controls
- * wether simply typing text will also start an interactive search.
+ * whether simply typing text will also start an interactive search.
*
* Note that @column refers to a column of the model.
*/